Range: 0x1000000B to 0x10000010. More...
Variables | |
| int | MV_ALG_E_CFG_TYPE = 0x1000000B |
| Parameter type set or acquired is incorrect. More... | |
| int | MV_ALG_E_CFG_SIZE = 0x1000000C |
| Size of input/output structure for parameter setting or acquiring is incorrect. More... | |
| int | MV_ALG_E_PRC_TYPE = 0x1000000D |
| Incorrect processing type. More... | |
| int | MV_ALG_E_PRC_SIZE = 0x1000000E |
| Incorrect size of input and output parameters for processing. More... | |
| int | MV_ALG_E_FUNC_TYPE = 0x1000000F |
| Incorrect sub-processing type. More... | |
| int | MV_ALG_E_FUNC_SIZE = 0x10000010 |
| Incorrect size of input and output parameters for sub-processing. More... | |
Range: 0x1000000B to 0x10000010.
| int MV_ALG_E_CFG_TYPE = 0x1000000B |
Parameter type set or acquired is incorrect.
| int MV_ALG_E_CFG_SIZE = 0x1000000C |
Size of input/output structure for parameter setting or acquiring is incorrect.
| int MV_ALG_E_PRC_TYPE = 0x1000000D |
Incorrect processing type.
| int MV_ALG_E_PRC_SIZE = 0x1000000E |
Incorrect size of input and output parameters for processing.
| int MV_ALG_E_FUNC_TYPE = 0x1000000F |
Incorrect sub-processing type.
| int MV_ALG_E_FUNC_SIZE = 0x10000010 |
Incorrect size of input and output parameters for sub-processing.